PgDAC

TPgLoader Members

TPgLoader class overview.

Properties

Name Description

BufferSize

Holds the size of the memory buffer used by TPgLoader.

Columns

Used to access individual columns.

Connection

Used to specify a connection object and populate the columns connection.

Options

This class allows setting up the behaviour of the TPgLoader class.

TableName

Used to specify the name of the loading table set.

TextMode

Used to load data in the text mode.

Methods

Name Description

CreateColumns (inherited from TDALoader)

Creates TDAColumn objects for all fields of the table with the same name as TDALoader.TableName.

Load (inherited from TDALoader)

Starts loading data.

LoadFromDataSet (inherited from TDALoader)

Loads data from the specified dataset.

PutColumnData (inherited from TDALoader)

Overloaded. Puts the value of individual columns.

Events

Name Description

OnGetColumnData

Used to read external data.

OnProgress (inherited from TDALoader)

Occurs if handling data loading progress of the TDALoader.LoadFromDataSet method is needed.

OnPutData

Used to pass external data to the database.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback